home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 2
/
AACD 2.iso
/
AACD
/
Programming
/
ADOS Guide
/
Applications
/
Cpu
< prev
next >
Wrap
Text File
|
1998-02-16
|
1KB
|
40 lines
--AMIGADOS GUIDE V2.5--
CPU
USE:
CPU presents the user with information on there systems current
processor setup.
PATH:
C:
SYSTEM:
2.0, 2.1, 3.0
EXAMPLES:
1>CPU
1>CPU CACHE
1>CPU NOCACHE
NOTES:
Below is a complete list of the available options which enable you to
affect your processor setup.
CACHE - Turn Instruction and Data Caching on.
BURST - Turn Instruction and Data Burst mode on.
NOCACHE - Turn Instruction and Data Caching off.
NOBURST - Turn Instruction and Data Burst mode off.
DATACACHE - Turn Data Cache on.
DATABURST - Turn Data Burst mode on.
NODATACACHE - Turn Data Caching off.
NODATABURST - Turn Data Burst mode off.
INSTCACHE - Turn Instruction Cache on.
INSTBURST - Turn Instruction Burst mode on.
NOINSTCACHE - Turn Instruction caching off.
NOINSTBURST - Turn Instruction Burst mode off.
COPYBACK - Turn Copyback mode on (68040 systems only).
NOCOPYBACK - Turn Copyback mode off (68040 systems only).
EXTCACHE - Turn External Caching on (68040 systems only).
NOEXTCACHE - Turn External Caching off (68040 systems only).